##// END OF EJS Templates
remove unneeded "require 'diff'" from WikiController (#15105)...
Toshi MARUYAMA -
r11977:b8aa4da28a1e
parent child
Show More
@@ -15,8 +15,6
15 # along with this program; if not, write to the Free Software
15 # along with this program; if not, write to the Free Software
16 # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
16 # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
17
17
18 require 'diff'
19
20 # The WikiController follows the Rails REST controller pattern but with
18 # The WikiController follows the Rails REST controller pattern but with
21 # a few differences
19 # a few differences
22 #
20 #
General Comments 0
You need to be logged in to leave comments. Login now