Skip to content

Commit

Permalink
format some files
Browse files Browse the repository at this point in the history
  • Loading branch information
sumiya11 committed Jul 11, 2023
1 parent 7b565eb commit 85f0ae1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/arithmetic/QQ.jl
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,4 @@
# All implementations of arithmetic in QQ are a subtype of it.
abstract type AbstractArithmeticQQ end

struct BuiltinArithmeticQQ <: AbstractArithmeticQQ
end
struct BuiltinArithmeticQQ <: AbstractArithmeticQQ end

0 comments on commit 85f0ae1

Please sign in to comment.