Skip to content

Commit

Permalink
Resolve ui conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
jimmyt857 committed Oct 17, 2023
1 parent ca0a513 commit 5362ccc
Showing 1 changed file with 3 additions and 12 deletions.
15 changes: 3 additions & 12 deletions ui/elemental_shaman/presets.ts
Original file line number Diff line number Diff line change
@@ -1,22 +1,13 @@
<<<<<<< HEAD
import {
Consumes,
Faction,
Flask,
Food,
Glyphs,
Potions,
Faction,
Spec
Profession,
Spec,
} from '../core/proto/common.js';
=======
import {Consumes, Profession} from '../core/proto/common.js';

import { EquipmentSpec } from '../core/proto/common.js';
import { Flask } from '../core/proto/common.js';
import { Food } from '../core/proto/common.js';
import { Glyphs } from '../core/proto/common.js';
import { Potions } from '../core/proto/common.js';
>>>>>>> 6868808ba6beb98244ee1a4c5a8b70f48c3931c0
import { SavedTalents } from '../core/proto/ui.js';

import {
Expand Down

0 comments on commit 5362ccc

Please sign in to comment.