Skip to content

Commit

Permalink
Clean up unused warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
mobileoverlord authored and fhunleth committed Oct 24, 2018
1 parent 1baab66 commit cd70c3f
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions lib/mix/tasks/firmware.burn.ex
Original file line number Diff line number Diff line change
@@ -1,10 +1,5 @@
defmodule Mix.Tasks.Firmware.Burn do
use Mix.Task
import Mix.Nerves.Utils
alias Nerves.Utils.WSL

@switches [device: :string, task: :string]
@aliases [d: :device, t: :task]

@shortdoc "Build a firmware bundle and write it to an SDCard"

Expand Down

0 comments on commit cd70c3f

Please sign in to comment.