commands/git: fix imports
[?]
Nov 20, 2020, 7:41 PM
AXVPNZ2NVKYRCTKYI77H72CALZBRTHY3OK4CMWGMTSU2NPMOS42QCDependencies
- [2]
L4JXJHWXpijul/*: reorganize imports and remove extern crate - [*]
SXEYMYF7Fixing the bad changes in history (unfortunately, by rebooting).
Change contents
- edit in pijul/src/commands/git.rs at line 6
use clap::Clap; - edit in pijul/src/commands/git.rs at line 9
use log::{debug, error, info, trace};use thiserror::Error;