Skip to content

Commit

Permalink
Fix formatting issue
Browse files Browse the repository at this point in the history
  • Loading branch information
tofpie committed Dec 18, 2020
1 parent 7cc8c82 commit 1450788
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion boa/src/context.rs
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,6 @@ pub struct StandardObjects {
}

impl Default for StandardObjects {

fn default() -> Self {
Self {
object: StandardConstructor::default(),
Expand Down

0 comments on commit 1450788

Please sign in to comment.