mirror of
https://github.com/System-End/highway.git
synced 2026-04-19 22:05:13 +00:00
delete feed files
This commit is contained in:
parent
41c314ecd9
commit
15f8bb927f
3 changed files with 0 additions and 13 deletions
|
|
@ -1,4 +0,0 @@
|
|||
class FeedController < ApplicationController
|
||||
def show
|
||||
end
|
||||
end
|
||||
|
|
@ -1,2 +0,0 @@
|
|||
module FeedHelper
|
||||
end
|
||||
|
|
@ -1,7 +0,0 @@
|
|||
require "test_helper"
|
||||
|
||||
class FeedControllerTest < ActionDispatch::IntegrationTest
|
||||
# test "the truth" do
|
||||
# assert true
|
||||
# end
|
||||
end
|
||||
Loading…
Add table
Reference in a new issue