Skip to content

Commit

Permalink
Moving namespace also.
Browse files Browse the repository at this point in the history
  • Loading branch information
andy840119 committed Oct 31, 2020
1 parent 72ad04b commit 0c01177
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
using osu.Framework.Testing;
using osu.Game.Overlays;
using osu.Game.Rulesets.Karaoke.Beatmaps;
using osu.Game.Rulesets.Karaoke.Edit.Translate;
using osu.Game.Rulesets.Karaoke.Edit.Translate.Components;
using osu.Game.Rulesets.Karaoke.Tests.Beatmaps;
using osu.Game.Screens.Edit;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
using osu.Game.Screens.Edit;
using System.Linq;

namespace osu.Game.Rulesets.Karaoke.Edit.Translate.Components
namespace osu.Game.Rulesets.Karaoke.Edit.Translate
{
/// <summary>
/// Handle create or delete language.
Expand Down

0 comments on commit 0c01177

Please sign in to comment.