No need for base64 anymore

This commit is contained in:
Jacob Vosmaer 2016-01-28 18:08:37 +01:00
parent 26d97ac5e1
commit 368b855d88
1 changed files with 0 additions and 2 deletions

View File

@ -1,5 +1,3 @@
require 'base64'
# Controller for viewing a file's raw
class Projects::RawController < Projects::ApplicationController
include ExtractsPath