Skip to content

Commit

Permalink
Removed empty file
Browse files Browse the repository at this point in the history
  • Loading branch information
Razican committed Feb 21, 2022
1 parent 84afbc9 commit 016aec0
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
3 changes: 0 additions & 3 deletions boa_engine/src/syntax/parser/statement/return_stm/mod.rs
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
#[cfg(test)]
mod tests;

use crate::syntax::{
ast::{node::Return, Keyword, Node, Punctuator},
lexer::TokenKind,
Expand Down
1 change: 0 additions & 1 deletion boa_engine/src/syntax/parser/statement/return_stm/tests.rs

This file was deleted.

0 comments on commit 016aec0

Please sign in to comment.