Update name to gitlore instead of gitlab-inbox
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
//! Tests for DiffNote position extraction in note transformer.
|
||||
|
||||
use gi::gitlab::transformers::discussion::transform_notes_with_diff_position;
|
||||
use gi::gitlab::types::{
|
||||
use lore::gitlab::transformers::discussion::transform_notes_with_diff_position;
|
||||
use lore::gitlab::types::{
|
||||
GitLabAuthor, GitLabDiscussion, GitLabLineRange, GitLabLineRangePoint, GitLabNote,
|
||||
GitLabNotePosition,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user