Skip to content

Commit

Permalink
Remove useless require
Browse files Browse the repository at this point in the history
  • Loading branch information
programisti committed Jan 26, 2016
1 parent 77c4450 commit 507ee77
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/seat_availability_test.exs
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
defmodule SeatAvailabilityTest do
require Logger
use ExUnit.Case
require HTTPotion
doctest NDCEx

@seat_params [
Expand Down

0 comments on commit 507ee77

Please sign in to comment.