cli: refactor: simplify imports
This commit is contained in:
		
							parent
							
								
									7f5985067d
								
							
						
					
					
						commit
						d2c8edb023
					
				| @ -51,13 +51,8 @@ import System.FilePath | |||||||
| import System.Process | import System.Process | ||||||
| import Text.Printf | import Text.Printf | ||||||
| 
 | 
 | ||||||
| import Hledger (ensureJournalFileExists) | import Hledger (ensureJournalFileExists, getCurrentDay, period_, interval_, queryFromOpts) | ||||||
| import Hledger.Cli.CliOptions | import Hledger.Cli | ||||||
| import Hledger.Cli.Commands |  | ||||||
| import Hledger.Cli.Utils |  | ||||||
| import Hledger.Cli.Version |  | ||||||
| import Hledger.Data.Dates (getCurrentDay) |  | ||||||
| import Hledger.Reports.ReportOptions (period_, interval_, queryFromOpts) |  | ||||||
| import Hledger.Utils | import Hledger.Utils | ||||||
| 
 | 
 | ||||||
| 
 | 
 | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user