diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/lib.rs | 3 | 
1 files changed, 1 insertions, 2 deletions
| @@ -3,9 +3,8 @@  pub mod config;  pub mod error; -pub(crate) mod owner_repo; -  mod arg; +mod owner_repo;  mod suggestion; | 
|  | index : git-suggestion | |
| Diffs and patches for GitHub pull request suggestions | 
| aboutsummaryrefslogtreecommitdiffstats | 
| -rw-r--r-- | src/lib.rs | 3 | 
| @@ -3,9 +3,8 @@  pub mod config;  pub mod error; -pub(crate) mod owner_repo; -  mod arg; +mod owner_repo;  mod suggestion; |