mirror of
https://github.com/zaphar/kitchen.git
synced 2025-07-22 19:40:14 -04:00
We do not need to disable non_snake_case warnings anymore
This commit is contained in:
parent
a83923266a
commit
edf85edfc5
@ -11,8 +11,6 @@
|
||||
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
// See the License for the specific language governing permissions and
|
||||
// limitations under the License.
|
||||
#![allow(non_snake_case)]
|
||||
|
||||
use crate::console_log;
|
||||
use reqwasm::http;
|
||||
use sycamore::context::{use_context, ContextProvider, ContextProviderProps};
|
||||
|
Loading…
x
Reference in New Issue
Block a user