Skip to content

Commit

Permalink
Fix: Formatting issue.
Browse files Browse the repository at this point in the history
  • Loading branch information
huGgW committed Mar 16, 2024
1 parent 87c0782 commit e039808
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
package com.wafflestudio.csereal.core.news.api

import com.wafflestudio.csereal.common.CserealException
import com.wafflestudio.csereal.common.aop.AuthenticatedStaff
import com.wafflestudio.csereal.common.utils.getUsername
import com.wafflestudio.csereal.core.news.dto.NewsDto
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
package com.wafflestudio.csereal.core.notice.api

import com.wafflestudio.csereal.common.CserealException
import com.wafflestudio.csereal.common.aop.AuthenticatedStaff
import com.wafflestudio.csereal.common.utils.getUsername
import com.wafflestudio.csereal.core.notice.dto.*
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
package com.wafflestudio.csereal.core.seminar.api

import com.wafflestudio.csereal.common.CserealException
import com.wafflestudio.csereal.common.aop.AuthenticatedStaff
import com.wafflestudio.csereal.common.utils.getUsername
import com.wafflestudio.csereal.core.seminar.dto.SeminarDto
Expand Down

0 comments on commit e039808

Please sign in to comment.