From 19e4b58698ef8e619e23088935c014c0f96f04ed 2014-01-22 00:50:43 From: Jonathan Frederic Date: 2014-01-22 00:50:43 Subject: [PATCH] deleted: widget_float_range.js deleted: widget_int_range.js --- diff --git a/IPython/html/static/notebook/js/widgets/widget_float_range.js b/IPython/html/static/notebook/js/widgets/widget_float_range.js deleted file mode 100644 index 9a84f2a..0000000 --- a/IPython/html/static/notebook/js/widgets/widget_float_range.js +++ /dev/null @@ -1,6 +0,0 @@ -//---------------------------------------------------------------------------- -// Copyright (C) 2013 The IPython Development Team -// -// Distributed under the terms of the BSD License. The full license is in -// the file COPYING, distributed as part of this software. -//---------------------------------------------------------------------------- diff --git a/IPython/html/static/notebook/js/widgets/widget_int_range.js b/IPython/html/static/notebook/js/widgets/widget_int_range.js deleted file mode 100644 index 9a84f2a..0000000 --- a/IPython/html/static/notebook/js/widgets/widget_int_range.js +++ /dev/null @@ -1,6 +0,0 @@ -//---------------------------------------------------------------------------- -// Copyright (C) 2013 The IPython Development Team -// -// Distributed under the terms of the BSD License. The full license is in -// the file COPYING, distributed as part of this software. -//----------------------------------------------------------------------------