Skip to content

Commit

Permalink
Remove export for missing functions
Browse files Browse the repository at this point in the history
  • Loading branch information
dominformant committed Jun 2, 2022
1 parent 7cb81c4 commit 5ba6452
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Acquisition.jl
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ module Acquisition

import Unitful: s, Hz

export acquire, plot_acquisition_results
export acquire

struct AcquisitionResults{S<:AbstractGNSS}
system::S
Expand Down

0 comments on commit 5ba6452

Please sign in to comment.